home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr34 / gtaaihnt.zip / ARCID.DOC < prev    next >
Text File  |  1994-12-20  |  12KB  |  280 lines

  1.  
  2.     ┌──────────────────────────────┐
  3.     │                              │
  4.     │  ╖────╖            ╖     ┐   │           Archive Identifier
  5.     │  ║    ║            ║     │   │
  6.     │  ║────╢ ┐──┐ ┌──┐  ║ ┌───│   │              Version 1.07
  7.     │  ║    ║ │    │     ║ │   │   │
  8.     │  ╜    ╜ ┘    └──┘  ╜ └───┘   │  (c) Copyright 1992-1994 - Stacy Smith
  9.     │                              │
  10.     └──────────────────────────────┘
  11.  
  12.                                   Courtesy of:
  13.  
  14.                          The Bloom Beacon-Picayune BBS
  15.         Node 1: *** DOWN *** (USRobotics Courier Dual Standard HST/V.34)
  16.                                     FidoNet
  17.                                      ILink
  18.                                     Intelec
  19.  
  20.                                   Stacy Smith
  21.  
  22.  
  23. ┌────────────────────┐
  24. │  1. Introduction:  │
  25. └────────────────────┘
  26.  
  27. Archive Identifier (ARCID) is a derivative of the UpLoadProcessor (ULP) system;
  28. users of ULP do not require this program, as each of the ULP programs have
  29. ARCID's abilities built into it.
  30.  
  31. ARCID is intended for use by people who wish to be able to accurately detect a
  32. archive's format without relying on the file extension, but do not wish to use
  33. ULP.  These people may be sysops using EXZTEST, ZIPLAB, ZDCS, FWKCS, etc., or
  34. may be using their own homemade batch files for testing archives, or even other
  35. purposes I haven't thought of.
  36.  
  37. Regardless, ARCID is an extremely simple and fast tool for people who deal with
  38. compressed files on a regular basis.
  39.  
  40.  
  41. ┌──────────────────────────────────────┐
  42. │  2. Features of Archive Identifier:  │
  43. └──────────────────────────────────────┘
  44.  
  45.       ∙ Identifies ARC, ARJ, HYP, LZH, PAK, SQZ, ZIP, ZOO, GIF and JPG files,
  46.         regardless of their file extensions (ideal for software distribution
  47.         networks, like .SDN files).
  48.       ∙ Identifies ARJ, LZH, SQZ and ZIP self-extracting (SFX) archives.
  49.       ∙ Can filter other file types based solely upon file extension.
  50.       ∙ A total of 97 archive formats and files extensions can be defined for
  51.         conditional branching of batch files.
  52.       ∙ Fully network-aware using DOS SHARE-compatible locks.
  53.       ∙ Written in C for optimal speed, using Borland C++ 3.1.
  54.  
  55.  
  56. ┌───────────────────────────────────────────────────────┐
  57. │  3. Files Included in the ARCID Distribution Archive  │
  58. └───────────────────────────────────────────────────────┘
  59.  
  60.         !NOTICE!        Information regarding support and registration.
  61.         ARCID.COM       Archive Identifier processing program.
  62.         PCBTEST.BAT     Sample PCBTEST.BAT file for using ARCID.
  63.         SLOWDRV.BAT     Sample SLOWDRV.BAT file for using ARCID.
  64.         ARCID.DOC       This file.
  65.         SUPPORT.DOC     List of authorized support sites for my shareware.
  66.         HISTORY.DOC     ARCID revision history in reverse order.
  67.         REGISTER.FRM    Registration form for ARCID.
  68.         FILE_ID.DIZ     Internal description file.
  69.  
  70. When you unzip the distribution archive, you should see my PKZIP authenticity
  71. verification stamp, and a '-AV' after every file in the archive:
  72.  
  73.         # SSU301    The Bloom Beacon-Picayune BBS
  74.  
  75. If there are any files missing or added, or the -AV stamp is missing, the
  76. archive has been tampered with. It would be advisable to call my BBS (listed at
  77. the top of this document) for the latest version of ARCID.
  78.  
  79.  
  80. ┌───────────────────────────┐
  81. │  4. Program Requirements  │
  82. └───────────────────────────┘
  83.  
  84. To the best of my knowledge, this program will run on most any machine capable
  85. of running the popular archivers in use today. My BBS setup is DESQview on a
  86. LANtastic network, but other sysops that I have been in contact with have
  87. successfully implemented ULP on setups with CD-ROMs and other varying hardware.
  88.  
  89. ARCID has been developed and tested using archives created by the following
  90. archiving packages:
  91.  
  92.         ARJ 2.10 and higher (by Robert Jung)
  93.         HYPER 2.5 (by P. Sawatzki and K. P. Nischke)
  94.         LHA 2.12 and higher (by Haruyasu Yoshizaki)
  95.         LHarc 1.13c (by Haruyasu Yoshizaki)
  96.         PAK 2.51 (by NoGate Consulting)
  97.         PKPAK 3.61 (by PKWare)
  98.         PKZIP 1.10 and higher (by PKWare)
  99.         SQZ 1.08.2 (by Jonas Hammarberg)
  100.         ZOO 2.01 and higher (by Rahul Deshi)
  101.  
  102. The ARCID system requires DOS 3.x or later, as it uses DOS SHARE-compatible
  103. file reads and writes.
  104.  
  105. ARCID's memory requirements are extremely small (less than 64K). For the batch
  106. file operations, however, it would be a good idea to have as much free
  107. conventional memory as possible (ARCID itself cannot use EMS or XMS memory, and
  108. really couldn't use it if I wanted it to), since the archivers may require a
  109. significant amount of memory.
  110.  
  111.  
  112. ┌───────────────────┐
  113. │  5. Registration  │
  114. └───────────────────┘
  115.  
  116. The ARCID system is not free; nor is ARCID is crippled to force registration.
  117. ARCID is fully functional, and will always remain so. The only variation with
  118. the registered copies is no beg message and time delay.
  119.  
  120. Why register? Besides a clean conscience, you will get a registration code that
  121. will work for all future versions of ARCID, and will remove the message and
  122. time delay at the end of execution of ARCID.
  123.  
  124. The registration fee for your unique code is $8 for non-commercial BBSes. The
  125. registration fee for commercial BBSes, defined if you run your BBS in the
  126. course of a commercial business, or your if BBS turns a profit, is $15. Other
  127. variations are available; refer to the file REGISTER.FRM for all registration
  128. options. Please print the file REGISTER.FRM and fill it out. You can print out
  129. the form by issuing the following command from the DOS prompt:
  130.  
  131.         TYPE REGISTER.FRM > PRN
  132.  
  133.  
  134. ┌───────────────────────────────────────┐
  135. │  6. License, Warranty and Disclaimer  │
  136. └───────────────────────────────────────┘
  137.  
  138. I'll keep this part short and sweet, and dispense with the legal-ese:
  139.  
  140.     License: You are allowed to use ARCID for 30 days, after which you must
  141.         either register ARCID or stop using it completely. ARCID registration
  142.         is a license for your use of ARCID; I retain ownership of the software.
  143.         A single registration applies to a single BBS system, regardless of the
  144.         number of computers used in the system. If you run two or more distinct
  145.         BBS systems on the same computer (with different names), you require
  146.         two or more ARCID registrations. Refer to the registration form for the
  147.         currect pricing structure.
  148.  
  149.     Warranty: There isn't one. The only thing I'll guarantee is that ARCID will
  150.         take up disk space, and will disappear when deleted.
  151.  
  152.     Disclaimer: I'm not responsible for anything bad that happens. ARCID works
  153.         here, but I cannot be held responsible for it not working on your
  154.         computer or doing any damage to hardware or software.
  155.  
  156. If these aren't agreeable with you, then the best thing to do is delete ARCID
  157. right now. I'll do my best to help any user (registered or not) that wants to
  158. use ARCID, and I'll act on bug reports quickly, but I simply cannot and will
  159. not be responsible for anything bad, like lost data, disk crashes, or whatever
  160. else you can think of.
  161.  
  162.  
  163. ┌───────────────────┐
  164. │  7. Installation  │
  165. └───────────────────┘
  166.  
  167. GENERAL:
  168. ────────
  169. Copy the file ARCID.COM into a subdirectory that is included in the DOS path,
  170. so that ARCID may be executed from anywhere. I would suggest your PCB home
  171. directory, usually 'C:\PCB\'.
  172.  
  173. If you are running PCBoard under a network or a multitasking operating system,
  174. you should already have DOS's SHARE.EXE loaded. You must have SHARE loaded in
  175. order to take advantage of the file sharing and locking methods used by the
  176. ARCID program to prevent data loss. (If you are running a single-node system
  177. without a multitasker, SHARE is not needed).
  178.  
  179. Note that for the ARCID program, you can obtain a limited program syntax screen
  180. simply by executing the program with no arguments.
  181.  
  182. FOR UPLOAD TESTING USING 'PCBTEST.BAT':
  183. ───────────────────────────────────────
  184. NOTE: If you are unfamiliar with the operation of PCBTEST.BAT, you will need
  185. to refer to the PCBoard 14.5 manual on pages 200-202 for an explanation of
  186. PCBTEST.BAT and TESTFILE.EXE.
  187.  
  188. As necessary, refer to the sample PCBTEST.BAT file included in this
  189. archive. This simple batch file will test archive integrity and check for
  190. viruses for any of the detectable formats of ARCID. This batch file can
  191. easily be expanded to perform more tests.
  192.  
  193. ARCID.COM is a drop-in replacement of PCBoard's TESTFILE.EXE. If you are
  194. already using TESTFILE.EXE, then simply replace the TESTFILE command in your
  195. batch file with ARCID. For example, if your current PCBTEST.BAT has the
  196. following line:
  197.  
  198.     TESTFILE %1 ZIP ARJ LZH GIF
  199.  
  200. simply change it to:
  201.  
  202.     ARCID %1 ZIP ARJ LZH GIF
  203.  
  204. ARCID will return a DOS errorlevel corresponding to the archive's position in
  205. the extension list. ARCID is capable of automatically detecting the formats
  206. identified by the following extensions, regardless of the file's true
  207. extension:
  208.  
  209.     ARC     for ARC/PKPAK archives
  210.     ARJ     for ARJ and ARJ self-extracting archives
  211.     GIF     for GIF picture files
  212.     HYP     for HYPER archives
  213.     JPG     for JPEG/JFIF picture files
  214.     LZH     for LHA/LHARC and LHA/LHARC self-extracting archives
  215.     PAK     for PAK and PAK self-extracting archives
  216.     SQZ     for SQZ and SQZ self-extracting archives
  217.     ZIP     for PKZIP and PKZIP self-extracting archives
  218.     ZOO     for ZOO version 2.x archives
  219.  
  220. Do not add 'EXE' to the extension list; ARCID will automatically return to
  221. corresponding errorlevel for an identified self-extracting archive.
  222.  
  223.  
  224. ┌───────────────────────────────────────────┐
  225. │  8. Branding with Your Registration Code  │
  226. └───────────────────────────────────────────┘
  227.  
  228. To brand the ARCID executable with your registration code, type the following
  229. command from the DOS prompt:
  230.  
  231.     ARCID BRAND
  232.  
  233. ARCID will then ask you for your registration information (sysop name, BBS
  234. name and registration code). All of this information is case sensitive; you
  235. must enter it exactly as provided to you. After completion, ARCID will insert
  236. the codes inside of the executable, and the beg message will go away.
  237.  
  238. * NOTE: Do not attempt the brand an ARCID.COM executable that has been
  239.         compressed with PKLITE! This will corrupt the file, and may cause
  240.         ARCID to not function properly. If you want to compress ARCID.COM
  241.         *after* branding, that is will work just fine.
  242.  
  243.  
  244. ┌──────────────────────────┐
  245. │  9. The Future of ARCID  │
  246. └──────────────────────────┘
  247.  
  248. ARCID will be supported as long as I'm in the BBSing business (which will be
  249. quite a while...once it's in your blood, you can never shake it <grin>). The
  250. ARCID system will be rapidly expanding it's features; some current plans:
  251.  
  252.       ∙ Install code to detect archives containing explicit paths.
  253.       ∙ Install code to detect defective or hacked archives.
  254.  
  255. If you have any other suggestions, or want other archivers supported, please
  256. contact me by U.S. snail-mail or on my BBS at the number at the top of this
  257. document.
  258.  
  259. Thanks for giving ARCID a try!
  260.  
  261.  
  262. ┌────────────────────────────────┐
  263. │  Appendix A:  DOS Errorlevels  │
  264. └────────────────────────────────┘
  265.  
  266. The errorlevels returned to DOS by the ARCID system programs are consistent
  267. among all of the programs (primarily with the error conditions); the following
  268. is a list of the errorlevels than can be returned by the ARCID programs, along
  269. with which programs return the codes:
  270.  
  271.         0       Successful brand of the ARCID executable
  272.         1-97    Successful execution, archive identified
  273.         98      Successful execution, archive NOT identified
  274.         99      Unsuccessful execution, no arguments passed (help screen
  275.                    displayed)
  276.         101     Unsuccessful brand of the ARCID executable
  277.         110     Unable to allocate heap memory
  278.         112     Invalid registration code
  279.         115     Invalid filename provided by user on command-line
  280.